Skip to content

Add github-token input to readme#185

Merged
crazy-max merged 1 commit intodocker:masterfrom
polarctos:patch-1
Nov 28, 2025
Merged

Add github-token input to readme#185
crazy-max merged 1 commit intodocker:masterfrom
polarctos:patch-1

Conversation

@polarctos
Copy link
Copy Markdown
Contributor

Version v4.5.0 introduced usage of the GitHub token for downloads.

Unfortunately this change was not backwards compatible on GitHub Enterprise instances (<company>.ghe.com) as the downloads require a token for github.com, and not the token from the dedicated GHE server/cloud which is present in github.token. Maybe a new major v5 would have been nice.

This PR just adds the github-token input to the readme to make it easier for GHE users to discover this input and to pass in a github.com token e.g. from a secret.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants